UPDATE
CREDIT CARD INFOMATION ON FILE:
if ($action=="update_billing_account") {
update_billing_account_2(get_account_id($session_id),$billing_id,$ccnum,$ccexp);
echo "Billing Information Updated Updated!
";
}
?>
if (isset($billing_id)) { ?> } } ?>